Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop six #2547

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Drop six #2547

merged 2 commits into from
Feb 28, 2025

Conversation

Arusekk
Copy link
Member

@Arusekk Arusekk commented Feb 21, 2025

Drop six compatibility module. It is no longer needed as we dropped compat with py2. Require py3.6 now for simplicity.

It was mostly quite a bit of boring find-replace.

@Arusekk
Copy link
Member Author

Arusekk commented Feb 21, 2025

Also of note: syscall templates are unmaintainable (looking at you darwin). We need to do something with it some day.

@peace-maker
Copy link
Member

Oh no, that's a dupe :/ #2535

@Arusekk Arusekk force-pushed the drop-six branch 2 times, most recently from 2950ff8 to d68b9c8 Compare February 28, 2025 10:37
@Arusekk Arusekk added this to the 5.0.0 milestone Feb 28, 2025
@Arusekk
Copy link
Member Author

Arusekk commented Feb 28, 2025

Oh no, that's a dupe :/ #2535

Sure. I'll take that as a yes 😄

@Arusekk Arusekk merged commit 328b2cd into Gallopsled:dev Feb 28, 2025
13 of 14 checks passed
@Arusekk Arusekk deleted the drop-six branch February 28, 2025 11:15
@Arusekk Arusekk linked an issue Feb 28, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: drop use of six module and python 2.x
2 participants